CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Triangular Mesh

搜索资源列表

  1. 111111

    0下载:
  2. 三角网格算法的详细介绍,有助于三维重建的同志们-A new algorithm of triangular mesh, contribute to 3 d reconstruction of the comrades
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:38020
    • 提供者:mimi
  1. Delaunay-triangular-mesh-generation

    0下载:
  2. 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行delaunay三角剖分,生成三角网。代码较老,可以继续改进。-delaunay triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:276915
    • 提供者:何佑伟
  1. meshviewer

    0下载:
  2. 用OpenGL实现的三维雕塑模型显示。三角网格构建三维模型。-Three-dimensional sculpture model implemented with OpenGL display. Construction of the three-dimensional model of the triangular mesh.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:11292
    • 提供者:zhao yu
  1. linearbar---he--linearTriangle

    0下载:
  2. 有限元分析与应用中的程序,用于线性三角网格处理-Finite element analysis and application of the program, used to deal with the linear triangular mesh
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:付德凯
  1. XhrSegmentation

    0下载:
  2. 实现三角网格的分割算法,对有噪声的模型也能够很好的分割效果。-Realization of triangular mesh segmentation algorithm, with noise model can also be a good segmentation effect.
  3. 所属分类:Console

    • 发布日期:2017-04-28
    • 文件大小:92379
    • 提供者:huangrk
  1. exercise-1

    0下载:
  2. 此工程实现PLY与OFF两种三角网格文件之间的自由转换,运行速度相当可观。-This project to achieve the conversion between the two kinds of triangular mesh file PLY and OFF
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-16
    • 文件大小:23969526
    • 提供者:于福翔
  1. gridtrimesh

    2下载:
  2. 通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序- This example shows how a triangular mesh can be resampled on a meshgrid -generated square grid. We illustrate the usage of both functions gridtrimesh and mxgridtrimesh . These two
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-16
    • 文件大小:109568
    • 提供者:ddf dfd
  1. bowen_wave

    0下载:
  2. 用于计算港池内波浪泊稳面积 依据波浪模式计算结果,计算出三角网格中波高小于某值的面积及比例.-Used within the computing wave Mooring Basin area The results based on wave patterns, calculate the area and proportion of the triangular mesh upper primary wave than a certain value.
  3. 所属分类:Other systems

    • 发布日期:2017-06-14
    • 文件大小:22250914
    • 提供者:lls
  1. repairing-meshes

    2下载:
  2. 关于三角网格stl模型处理的一些算法,包括三维重建、网格处理、网格优化、孔洞修补等的详细代码-Some algorithms on triangular mesh stl model processing, including reconstruction, meshing, mesh optimization, repair holes and other details of the code
  3. 所属分类:Special Effects

    • 发布日期:2016-11-27
    • 文件大小:20182016
    • 提供者:邵辉
  1. 2

    0下载:
  2. 三次样条插值之固支条件,用于三角网格后处理边界差值,特便是应力云图-clamped cubic spline interpolation conditions for triangular mesh boundary difference,, is the stress nephogram
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:702841
    • 提供者:赵堃
  1. delaunay

    0下载:
  2. 这是一个关于三角网格的程序的一部分,需要在vc++中应用-This is a triangular mesh on the part of the procedure, the need for vc++ Application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2069
    • 提供者:xian4450840
  1. TINshengcheng

    0下载:
  2. TIN三角网格画法,以下是我程序中关于建网的部分:-TIN triangular mesh painting, the following is my portion of the program on building a network:
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1603
    • 提供者:张骏
  1. Face_Model

    0下载:
  2. 利用matlab读取三角形网格数据,并用matlab绘制网格模型的图形-Using matlab read and draw triangular mesh model
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:943
    • 提供者:chenxl0426
  1. OpenGL

    0下载:
  2. 三维地形文件,地形模型用三角网法实现,并在地形上增加了一些简单分型产生的树-Read the three-dimensional topographical documents, terrain model with a triangular mesh realize,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:455580
    • 提供者:zcvip4
  1. polygon

    0下载:
  2. 可用于二维多边形网格的形成,先形成三角形网格,在此基础上形成多边形网格。-It can be used for generating 2d polygon mesh. The triangular mesh is first constructed, based on which, the polygon mesh is formed.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5712
    • 提供者:龙湘云
  1. Delaunay

    0下载:
  2. 三维重建中散乱点云数据的常用网格生成算法delaunay三角网格生成算法-delaunay triangular mesh generation algorithm
  3. 所属分类:SilverLight

    • 发布日期:2017-05-09
    • 文件大小:1925352
    • 提供者:zhch82
  1. 3

    0下载:
  2. 计算机图形学基于OPENGL的三角网格,立体三角形-Computer graphics based on OPENGL triangular mesh, stereo triangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:814
    • 提供者:钟玥谣
  1. Delaunay-triangulationJava

    0下载:
  2. 利用Java实现任意的三角形网格剖分,提高网格质量-Improve the quality of the grid.Using Java to achieve arbitrary triangular mesh division.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1238973
    • 提供者:lihuan
  1. win72-fopm-wir32

    0下载:
  2. 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网,-Triangular mesh generation algorithm, which is a win32 console application, can automatically form Delauney triangulation,
  3. 所属分类:File Operate

    • 发布日期:2017-12-13
    • 文件大小:48419
    • 提供者:Rdngrt
  1. WJBG860

    0下载:
  2. 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网,-Triangular mesh generation algorithm, which is a win32 console application, can automatically form Delauney triangulation,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:45056
    • 提供者:gllamsz
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com